home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1999 …ember: Reference Library
/
Apple Developer Reference Library (December 1999) (Disk 1).iso
/
pc
/
technical documentation
/
macintosh technotes and q&as
/
qa
/
tb
/
whiteedittext.hqx
/
WhiteEditText
/
MoveableModalDialog.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-08-12
|
134 b
|
8 lines
#pragma once
#ifndef __DIALOGS__
# include <Dialogs.h>
#endif
pascal void MoveableModalDialog (ModalFilterUPP mfp, short *itemHit);